
.bbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}
/*文本 超出省略*/
.ellipsis1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis2 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis3 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis4 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis5 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
html,
body {
  height: 100%;
}
html {
  font-size: 20px!important;
  font-family: "-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif";
}
body {
  font-size: 0.7rem;
  font-family: arial, "microsoft yahei";
  background-color: #F3F3F3;
}
div,
p,
span,
a,
table,
tbody,
thead,
ol,
ul,
li,
td,
tr,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
em,
i,
button,
body,
html,
address,
input,
select,
textarea,
label,
button {
  padding: 0;
  margin: 0;
  color: #454545;
}
* {
  box-sizing: border-box;
  outline: 0;
}
h1 {
  font-size: 1.4rem;
}
h2 {
  font-size: 1.2rem;
}
h3 {
  font-size: 1.0rem;
}
h4 {
  font-size: 0.9rem;
}
h5 {
  font-size: 0.7rem;
}
h6 {
  font-size: 0.6rem;
}
a {
  cursor: pointer;
}
a,
a:active,
a:visited {
  text-decoration: none;
}
a:hover {
  color: #a6a6a6;
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
ul {
  list-style: none;
}
/*清除浮动*/
.clearfix {
  zoom: 1;
}
/*适应IE*/
.clearfix:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body.onLock {
  overflow: hidden;
}
.mcontainer {
  min-height: 25rem;
  background-color: #fff;
}
.content {
  width: 1100px;
  margin: 0 auto;
}
.flexbox {
  display: flex;
}
.redstart {
  color: #c20000;
}
header {
  min-width: 1100px;
}
header .top {
  background-color: #fff;
  height: 130px;
  position: relative;
  background: #fff url(../images/header_bg.png) center no-repeat;
  background-size: 90%;
}
header .top:before {
  content: '';
  //background: url(../images/logo1.png) center no-repeat;
  width: 1090px;
  height: 88px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
header nav {
  background-color: #084ca2;
  padding: 5px 0;
  border: solid #df0b0b;
  border-width: 0 0 2px;
}
header nav a {
  display: block;
  flex: 1;
  position: relative;
  line-height: 1.8rem;
  font-size: 0.9rem;
  text-align: center;
  height: 1.8rem;
  color: #fff;
}
header nav a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 20%;
  height: 60%;
  width: 2px;
  background-color: #fff;
}
header nav a:first-child:after {
  content: none;
}
header nav label {
  display: block;
  flex: 0 0 350px;
  line-height: 1.8rem;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0.9rem;
  overflow: hidden;
  padding: 0 0 0 40px;
  position: relative;
}
header nav label:before {
  content: "";
  background: url(../images/search.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 9px;
  left: 12px;
  width: 20px;
  height: 20px;
}
header nav label input:first-child,
header nav label select,
header nav label button {
  display: inline-block;
  height: 1.8rem;
}
header nav label input:first-child {
  background: transparent;
  border: 0;
  width: 230px;
  color: #fff;
}
header nav label select {
  width: 100px;
  color: #fff;
  text-align: center;
  border: 0;
  background-color: transparent;
}
header nav label select option {
  color: #454545;
}
header nav label input:last-child {
  background-color: #62b045;
  color: #fff;
  border: 0;
  padding: 0 10px;
  width: 74px;
}
footer {
  min-width: 1100px;
}
footer .cert {
  background-color: #1f4ea6;
  line-height: 2rem;
  text-align: center;
  word-spacing: 330px;
}
footer .content {
  position: relative;
}
footer .content span {
  color: #fff;
}
footer .content.centerbox {
  text-align: center;
}
footer .content .addr,
footer .content .contact {
  word-spacing: 1.65rem;
  color: #fff;
  display: inline-table;
}
footer .content .addr {
  padding: 0 0 2rem;
  text-align: left;
  color: #1f4ea6;
  font-weight: 600;
}
footer .content .contact {
  padding: 1.2rem 0 1.2rem;
  position: relative;
  padding-left: 80px;
  text-align: left;
}
footer .content .contact:before {
  content: '联系电话：';
  position: absolute;
  left: 0;
  display: block;
  color: #1f4ea6;
  font-weight: 600;
}
footer .content .contact > span {
  color: #1f4ea6;
  font-weight: 600;
}
.mcontainer {
  position: relative;
}
.mcontainer.top60 {
  margin: 30px auto;
}
.pagebox {
  justify-content: center;
  align-items: center;
  height: 60px;
  position: relative;
  color: #a6a6a6;
}
.pagebox:before {
  content: attr(data-sum);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 30px;
  margin-top: -15px;
}
.pagebox a,
.pagebox span {
  display: block;
  padding: 3px 12px;
  color: #a6a6a6;
  line-height: 1.4rem;
}
.pagebox a {
  border: 1px #dedede solid;
  margin: 0 5px;
  background-color: #F0F0F0;
  border-radius: 3px;
}
.pagebox a.act,
.pagebox a:hover {
  background-color: #084ca2;
  color: #fff;
}
@media print {
  body > div,
  header,
  footer,
  nav {
    display: none;
  }
  .print {
    display: block;
  }
}
 
.bbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}
/*文本 超出省略*/
.ellipsis1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis2 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis3 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis4 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis5 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body {
  background-color: #fff;
}
.banner {
  height: 450px;
  overflow: hidden;
  position: relative;
  min-width: 1100px;
}
.banner a {
  display: block;
  opacity: 0;
  transition: all 1.5s ease ;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}
.banner a.top {
  z-index: 2;
  opacity: 1;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner span {
  display: block;
  position: absolute;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  top: 50%;
  margin-top: -1rem;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  border-radius: 1rem;
  z-index: 4;
}
.banner span.left {
  left: 5px;
}
.banner span.left:before {
  content: "<";
}
.banner span.right {
  right: 5px;
}
.banner span.right:before {
  content: ">";
}
.service {
  //background: #084ca2;
  height: 350px;
  position: relative;
  margin-top: 3rem;
}
.service:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  //background: url(../images/menu_bg1.png) top left no-repeat;
  width: 50%;
  height: 100%;
  z-index: 1;
}
.service:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  //background: url(../images/menu_bg2.png) top right no-repeat;
  width: 50%;
  height: 100%;
  z-index: 1;
}
.service > .mcontainer.content {
  min-height: 100%;
}
.video {
  margin-top: 3rem;
  background-color: #f3f3f3;
  padding: 1.5rem 0;
}
.video .flexbox > a {
  display: block;
  flex: 0 0 25%;
  padding: 1.5rem 1.25rem;
}
.video .flexbox > a img {
  width: 218px;
  height: 168px;
  object-fit: cover ;
}
.video .flexbox > a h4 {
  margin-top: 0.5rem;
  line-height: 1.2rem;
  font-size: 0.7rem;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.video .flexbox > a span {
  color: #a6a6a6;
}
.mcontainer {
  background-color: transparent;
}
.mcontainer .mainmenu {
  margin-top: -100px;
  justify-content: space-between;
  align-items: flex-end;
}
.mcontainer .mainmenu > div {
  flex: 0 0 143px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.mcontainer .mainmenu > div:first-child {
  flex: 0 0 937px;
  background-color: #fff;
  height: 75%;
}
.mcontainer .mainmenu > div:first-child a {
  display: block;
  height: 123.75px;
  flex: 1;
  text-align: center;
  padding-top: 90px;
  background-repeat: no-repeat;
  background-position: center 35%;
  color: #363636;
  background-size: 25%;
  text-shadow: 0 1px 1px rgba(45, 45, 45, 0.6);
}
.mcontainer .mainmenu > div:first-child a:hover {
  background-color: rgba(214, 214, 214, 0.6);
  text-shadow: 0 1px 1px rgba(99, 99, 99, 0.6);
}
.mcontainer .mainmenu > div:first-child a.ico1 {
  background-image: url(../images/menu_ico1.svg);
}
.mcontainer .mainmenu > div:first-child a.ico2 {
  background-image: url(../images/menu_ico2.svg);
}
.mcontainer .mainmenu > div:first-child a.ico3 {
  background-image: url(../images/menu_ico3.svg);
}
.mcontainer .mainmenu > div:first-child a.ico4 {
  background-image: url(../images/menu_ico4.svg);
}
.mcontainer .mainmenu > div:first-child a.ico5 {
  background-image: url(../images/menu_ico5.svg);
}
.mcontainer .doing {
  position: absolute;
  top: 0;
  z-index: 3;
}
.mcontainer .doing a {
  display: block;
  height: 112.5px;
  width: 150px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}
.mcontainer .doing a.ico1 {
  background-image: url("../images/doing(1).png");
  background-color: #FFA500;
}
.mcontainer .doing a.ico2 {
  background-image: url("../images/doing(2).png");
  background-color: #B22222;
}
.mcontainer .doing a.ico3 {
  background-image: url("../images/doing(3).png");
  background-color: #228B22;
}
.mcontainer .doing a.ico4 {
  background-image: url("../images/doing(4)_qcode.png");
  background-color: #5F9EA0;
}
.mcontainer .doing a.ico5 {
  background-image: url("../images/doing(5).png");
  background-color: #9932CC;
}
.mcontainer .doing a.ico6 {
  background-image: url("../images/doing(6).png");
  background-color: #9932CC;
}
.mcontainer .doing a.ico7 {
  background-image: url("../images/doing(7).png");
  background-color: #9932CC;
  height: 250px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.mcontainer .doing a.ico8 {
  background-image: url("../images/doing(4).png");
  background-color: #5F9EA0;
}
.mcontainer .doing a.ico9 {
  background-image: url("../images/zhujian1.jpg");
  background-color: #5F9EA0;
}
.mcontainer .doing a.ico10 {
  background-image: url("../images/doing(10).jpg");
  background-color: #5F9EA0;
  height: 83px;
  width: 150px;
}
.mcontainer .doing .qcode {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  width: 150px;
}
.mcontainer .doing .qcode img {
  width: 100%;
}
.mcontainer .doing .qcode:after {
  content: '扫码关注公众号';
  text-align: center;
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
}
.mcontainer .doing .qcode2:after {
  content: '扫码关注视频号';
  text-align: center;
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
}
.mcontainer .doing .qcode2{margin-top:10px}
.mcontainer .doing.left {
  right: 101%;
}
.mcontainer .doing.right {
  left: 101%;
}
.mcontainer .latestnews {
  /*margin-top:@topMarginTop;background-color: @topColorBlue2;*/
  height: 520px;
  position: relative;
  padding-bottom: 1.2rem;
}
.mcontainer .latestnews > div {
  flex: 0 0 40%;
  position: relative;
}
.mcontainer .latestnews > div.swperbox {
  overflow: hidden;
  width: 100%;
  height: 479px;
  flex: 0 0 60%;
  background-color: rgba(214, 214, 214, 0.6);
}
.mcontainer .latestnews > div .swperitem {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #fff;
  transition: all 1s ease ;
  cursor: pointer;
}
.mcontainer .latestnews > div .swperitem.filmr {
  left: 100%;
  z-index: 2;
}
.mcontainer .latestnews > div .swperitem.filml {
  right: 100%;
  z-index: 2;
}
.mcontainer .latestnews > div .swperitem.act {
  left: 0;
}
.mcontainer .latestnews > div img {
  width: 100%;
  height: 100%;
  object-fit: cover ;
}
.mcontainer .latestnews > div img ~ a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
  line-height: 1.5rem;
}
.mcontainer .latestnews > div img ~ a h2,
.mcontainer .latestnews > div img ~ a h3 {
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.mcontainer .latestnews > div img ~ a p {
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.mcontainer .latestnews a.list {
  background-color: #1f4ea6;
  color: #fff;
  border: #7AA9FF solid;
  border-width: 1px 0 0;
  padding: 0.75rem 1rem;
  display: block;
}
.mcontainer .latestnews a.list:first-child {
  border: 0;
}
.mcontainer .latestnews a.list.sel {
  background-color: #191970;
}
.mcontainer .latestnews a.list h3 {
  color: #fff;
  line-height: 1.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  font-size: 0.9rem;
}
.mcontainer .latestnews a.list p {
  color: #eee;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  font-size: 0.65rem;
}
.mcontainer .latestnews a.more {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  text-align: right;
  line-height: 1.2rem;
  width: 100%;
  padding: 0 30px;
  font-size: 1rem;
}
.mcontainer .announcement {
  /*margin-top:@topMarginTop;*/
}
.mcontainer .announcement > div:first-child {
  flex: 2;
  padding-right: 3.5rem;
  padding-top: 0.7rem;
}
.mcontainer .announcement > div:first-child .tabbox {
  font-size: 0.8rem;
  border: #a6a6a6 solid;
  border-width: 0 0 1px;
  margin-bottom: 0.75rem;
}
.mcontainer .announcement > div:first-child .tabbox span {
  color: #363636;
  display: inline-block;
  position: relative;
  padding: 5px 0.75rem;
  line-height: 1.4rem;
  cursor: pointer;
}
.mcontainer .announcement > div:first-child .tabbox span:hover:after,
.mcontainer .announcement > div:first-child .tabbox span.act:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -2px;
  left: 0;
  background-color: #363636;
}
.mcontainer .announcement > div:first-child .conn {
  display: none;
}
.mcontainer .announcement > div:first-child .conn.act {
  display: block;
}
.mcontainer .announcement > div:first-child .conn a {
  display: block;
  line-height: 1rem;
  padding: 10px 0;
}
.mcontainer .announcement > div:first-child .conn a h4 {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1rem;
  width: 585px;
}
.mcontainer .announcement > div:first-child .conn a span {
  display: block;
  float: right;
}
.mcontainer .announcement > div:first-child .conn a.isnew {
  position: relative;
  padding: 10px 0 10px 40px;
}
.mcontainer .announcement > div:first-child .conn a.isnew h4 {
  width: 550px;
}
.mcontainer .announcement > div:first-child .conn a.isnew:before {
  content: '[new]';
  color: #df0b0b;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}
.mcontainer .announcement > div:first-child .conn a.ishot {
  position: relative;
  padding: 10px 0 10px 30px;
}
.mcontainer .announcement > div:first-child .conn a.ishot h4 {
  width: 550px;
}
.mcontainer .announcement > div:first-child .conn a.ishot:after {
  content: '[hot]';
  color: #1f4ea6;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}
.mcontainer .announcement > div:first-child .conn a.isnew.ishot {
  padding: 10px 0 10px 70px;
}
.mcontainer .announcement > div:first-child .conn a.isnew.ishot h4 {
  width: 525px;
}
.mcontainer .announcement > div:first-child .conn a.isnew.ishot:after {
  left: 40px;
}
.mcontainer .announcement > div:last-child {
  flex: 1;
  background-color: #f3f3f3;
  padding: 0.7rem 0.75rem;
}
.mcontainer .announcement > div:last-child > .roll {
  overflow: hidden;
  height: 400px;
}
.mcontainer .announcement > div:last-child a {
  display: block;
  line-height: 2rem;
  cursor: pointer;
  font-size: 0.9rem;
}
.mcontainer .announcement > div:last-child a:hover {
  color: #084ca2;
}
.mcontainer .announcement .titlebox {
  margin-bottom: 1rem;
}
.mcontainer .announcement .titlebox span {
  color: #084ca2;
  font-size: 1.1rem;
}
.mcontainer .announcement .titlebox a {
  display: block;
  float: right;
  font-size: 0.8rem;
  color: #a6a6a6;
}
.mcontainer .announcement .loginbox {
  padding: 30px 250px 0 15px;
  margin-bottom: 30px;
  border-bottom: 1px #a6a6a6 solid;
}
.mcontainer .announcement .loginbox a {
  display: inline-block;
  position: relative;
  line-height: 1.8rem;
  padding: 3px 20px;
  background-color: #084ca2;
  margin-bottom: 30px;
  color: #fff;
}
.mcontainer .announcement .loginbox a.green {
  background-color: #62b045;
}
.mcontainer .announcement .loginbox a:after {
  content: "(" attr(data-intro) ")";
  display: block;
  position: absolute;
  left: 110%;
  top: 0;
  width: 220px;
  color: #363636;
}
.mcontainer .servicetitle {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 30%;
  height: 100%;
  padding-top: 1.5rem;
}
.mcontainer .servicetitle span {
  font-size: 1.2rem;
  color: #fff;
  display: block;
  line-height: 2rem;
}
.mcontainer .servicetitle span.arrow:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/menu_ico2.png) left 7px no-repeat;
  background-size: cover;
  margin-left: 2rem;
}
.mcontainer .servicetitle hr {
  width: 60px;
  border: 0;
  height: 1px;
  background: #fff;
  margin-top: 50px;
  position: absolute;
  left: 0;
}
.mcontainer .servicemenu {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 60%;
  height: 100%;
  flex-wrap: wrap;
  padding: 1.5rem 0;
}
.mcontainer .servicemenu a {
  display: block;
  font-size: 0.8rem;
  flex: 0 0 33%;
  text-align: center;
  position: relative;
}
.mcontainer .servicemenu a span {
  display: block;
  padding-top: 105px;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  transition: all 0.6s ease;
  background-size: 20%;
}
.mcontainer .servicemenu a:before,
.mcontainer .servicemenu a:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}
.mcontainer .servicemenu a.ico4 span {
  background-image: url(../images/service_ico4.svg);
  background-size: 25%;
}
.mcontainer .servicemenu a.ico4:before {
  width: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico4:after {
 display: none;
}
.mcontainer .servicemenu a.ico1 span {
  background-image: url(../images/service_ico1.svg);
}
.mcontainer .servicemenu a.ico1:before {
  height: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico1:after {
  width: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico5 span {
  background-image: url(../images/service_ico5.svg);
}
.mcontainer .servicemenu a.ico5:before {
  display: none;
}
.mcontainer .servicemenu a.ico5:after {
  width: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico2 span {
  background-image: url(../images/service_ico2.svg);
  background-size: 25%;
}
.mcontainer .servicemenu a.ico2:before {
  height: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico2:after {
  width: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico3 span {
  background-image: url(../images/service_ico3.svg);
}
.mcontainer .servicemenu a.ico3:before {
  height: 1px;
  bottom: 0;
  right: 0;
}
.mcontainer .servicemenu a.ico3:after {
  display: none;
}
.mcontainer .servicemenu a.ico6 span {
  background-image: url(../images/service_ico6.svg);
}
.mcontainer .servicemenu a.ico6:before,
.mcontainer .servicemenu a.ico6:after {
  display: none;
}
.mcontainer .servicemenu a:hover > span {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  opacity: 1;
}
.mcontainer .notice {
  margin-top: 3rem;
  flex: 1;
  padding: 1.5rem 1.5rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.mcontainer .notice .noticetitle {
  position: relative;
}
.mcontainer .notice .noticetitle span {
  font-size: 1.2rem;
  color: #084ca2;
  display: block;
  line-height: 2rem;
}
.mcontainer .notice .noticetitle span.s14 {
  font-size: 1rem;
}
.mcontainer .notice .noticetitle span.s12 {
  font-size: 0.8rem;
}
.mcontainer .notice .noticetitle a {
  display: block;
  font-size: 0.8rem;
  color: #a6a6a6;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mcontainer .notice > a {
  display: block;
  line-height: 1.4rem;
  font-size: 0.8rem;
  color: #363636;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 500px;
}
.mcontainer .notice > a p {
  display: block;
  color: #a6a6a6;
  font-size: 0.6rem;
}
.mcontainer .notice > a.isnew {
  position: relative;
  padding: 0 0 28px 40px;
}
.mcontainer .notice > a.isnew:before {
  content: '[new]';
  color: #df0b0b;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.4rem;
}
.mcontainer .notice > a.ishot {
  position: relative;
  padding: 0 0 28px 40px;
  line-height: 1.4rem;
}
.mcontainer .notice > a.ishot:after {
  content: '[hot]';
  color: #1f4ea6;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.mcontainer .notice > a.isnew.ishot {
  padding: 0 0 28px 80px;
}
.mcontainer .notice > a.isnew.ishot:after {
  left: 42px;
}
.mcontainer .notice > a.isnew > p,
.mcontainer .notice > a.ishot > p {
  position: absolute;
  left: 3px;
  bottom: 0px;
}
.mcontainer .notice.regbg {
  //background: #c20000 url(../images/menu_bg3.png) center bottom no-repeat;
  background-size: cover;
  margin-right: 0.75rem;
  box-shadow: none;
}
.mcontainer .notice.regbg .noticetitle span,
.mcontainer .notice.regbg .noticetitle a {
  color: #fff;
}
.mcontainer .notice.regbg > a {
  color: #fff;
  position: relative;
  padding-left: 16px;
  line-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 480px;
}
.mcontainer .notice.regbg > a:before {
  content: '';
  border-radius: 3px;
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -3px;
  display: block;
}
.mcontainer .notice.regbg > a:after {
  content: none;
}
.content .videotitle span {
  font-size: 1.1rem;
  color: #084ca2;
  display: inline-block;
  line-height: 2rem;
}
.content .videotitle a {
  display: block;
  float: right;
  font-size: 0.8rem;
  color: #a6a6a6;
  margin-top: 10px;
}
.content .linkstitle {
  padding: 1.5rem 0;
}
.content .linkstitle span {
  font-size: 1.1rem;
  color: #084ca2;
  display: block;
  line-height: 1.2rem;
}
.content .linkslist {
  flex-wrap: wrap;
  padding: 0 0 1.5rem 0;
}
.content .linkslist a {
  display: block;
  flex: 0 0 25%;
  color: #3b3b3b;
  line-height: 1.5rem;
}

footer .content .contact{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
footer .content a{
    color: #fff;
}
footer .content span{
    width: calc(100%/3);
    text-align: center;
}
legend{
    display: none !important;
}

 
.bbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}
/*文本 超出省略*/
.ellipsis1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis2 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis3 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis4 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis5 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mcontainer .cleanbox {
  clear: both;
  overflow: hidden;
  border: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.mcontainer .addr_box,
.mcontainer .list_box {
  line-height: 2rem;
}
.mcontainer .addr_box {
  border-bottom: 1px #dedeed solid;
  padding: 6px 15px;
}
.mcontainer .addr_box a {
  font-weight: bold;
}
.mcontainer .addr_box a:after {
  content: '  >';
}
.mcontainer .addr_box a:last-child:after {
  content: none;
}
.mcontainer .list_box {
  position: relative;
  padding: 5px 30px 0 30px;
}
.mcontainer .list_box .list_item a {
  display: block;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding: 6px 80px 6px 6px;
}
.mcontainer .list_box .list_item a.hspic {
  padding: 6px 80px 6px 145px;
  min-height: 135px;
}
.mcontainer .list_box .list_item a:hover {
  color: #1f4ea6;
  background-color: #F3F3F3;
}
.mcontainer .list_box .list_item a:after {
  content: attr(data-time);
  position: absolute;
  top: 6px;
  right: 8px;
  line-height: 30px;
}
.mcontainer .list_box .list_item a img {
  width: 120px;
  height: 120px;
  border: 0;
  position: absolute;
  top: 6px;
  left: 0;
  object-fit: cover;
}
.mcontainer .list_box .list_item a h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.8rem;
}
.mcontainer .list_box .list_item a h4.isnew {
  position: relative;
  padding: 10px 0 10px 45px;
}
.mcontainer .list_box .list_item a h4.isnew:before {
  content: '[new]';
  color: #df0b0b;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}
.mcontainer .list_box .list_item a h4.ishot {
  position: relative;
  padding: 10px 0 10px 40px;
}
.mcontainer .list_box .list_item a h4.ishot:after {
  content: '[hot]';
  color: #1f4ea6;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}
.mcontainer .list_box .list_item a h4.isnew.ishot {
  padding: 10px 0 10px 85px;
}
.mcontainer .list_box .list_item a h4.isnew.ishot:after {
  left: 45px;
}
.mcontainer .list_box .list_item a p {
  color: #a6a6a6;
  word-wrap: break-word;
  white-space: pre-line;
  padding-top: 8px;
  line-height: 1.2rem;
}

body {
	background-color: #F3F3F3; 
}
.mcontainer .cleanbox{
   background-color: #fff;  
}

.ui-pagination-container {
	height: 34px;
	line-height: 34px;
    text-align:center;
    margin:15px 0
}

.ui-pagination-container .ui-pagination-page-item {
	font-size: 14px;
	padding: 8px 10px;
	background: #fff;
	border: 1px solid #dedede;
	color: #888;
	margin: 0 3px;
	text-decoration: none;
	background-color: #F0F0F0;
	border-radius: 4px;
}

.ui-pagination-container .ui-pagination-page-item:hover {
	border-color: #568dbd;
	color: #fff;
	text-decoration: none;
  background-color: #568dbd;
}

.ui-pagination-container .ui-pagination-page-item.active {
	background: #568dbd;
	border-color: #568dbd;
	color: #fff;
	cursor: default;
}

.wrappagination{position: relative;height:60px;line-height:60px}
    .count{ 
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 30px;
  margin-top: -27px;
}

.footbg{height:148px;background-color:#f3f3f3}
